*** empty log message ***
authorJim Blandy <jimb@redhat.com>
Fri, 2 Apr 1993 23:17:33 +0000 (23:17 +0000)
committerJim Blandy <jimb@redhat.com>
Fri, 2 Apr 1993 23:17:33 +0000 (23:17 +0000)
src/regex.c
src/regex.h

index 4d617d39b172b9f065fb08a3ef20333c8e3671fc..8169880d7e4f8cb201116d1a14d9d52f1a8427a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Extended regular expression matching and search library,
-   version 0.11.
+   version 0.12.
    (Implements POSIX draft P10003.2/D11.2, except for
    internationalization features.)
 
index 0840861da36965a21390ed12bb59535066d0784c..408dd210348f0fdbea5b19115130107daf496f19 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions for data structures and routines for the regular
-   expression library, version 0.11.
+   expression library, version 0.12.
 
-   Copyright (C) 1985, 89, 90, 91, 92 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by